<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box20230211211327{
	max-width: 500px;/*婕旂ず鐢紝浣跨敤鏃跺幓鎺�*/
	width: 100%;
	position:relative;
	overflow: hidden;/*闃叉鍔ㄧ敾婧㈠嚭*/
}

.box20230211211327 .box1{
	width: 100%;
	height: 200px;
}
.box20230211211327 .zoomImage {	
    padding-bottom: 84.21% !important;
	background-size:cover !important;
	transition: 0.5s all; /*鍔ㄧ敾鏃堕棿0.5绉�*/
}
.box20230211211327 .zoomImage:hover {
	transform:scale(1.2); /*鍔ㄧ敾鏀惧ぇ1.2鍊�*/
}
.box20230211211327 .box2{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: rgba(20, 61, 107, 0.8);
	padding: 15px;
}

.box20230211211327 .box2 a{
color: #fff;
}
.box20230211211327 .title{
	font-size:16px;
	text-align: center;
}

@media (min-width:1200px){
	.box20230211211327 .box1{
		height: 640px;
	}
}

</pre></body></html>